LoanFee 
EntityType  Independent 
Logical Entity Name  LoanFee 
Default Table Name  FaFees 
Logical Only  NO 
Definition 
 
Note 
 

LoanFee Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FundSourceType    CHAR(8)  NO 
 
FeePercentage    MONEY(19, 4)  YES 
 
RebatePercentage    MONEY(19, 4)  YES 
 
LowDate    DATETIME  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

LoanFee Keys 
Key Name  Key Type  Keys 
FaFees_FaFeesID_U_C_IDX  PrimaryKey  Id 

LoanFee Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

LoanFee Check Constraints 
Check Constraint Name  CheckConstraint